Skip to content

Fixed an issue with cf_call not getting the last page of results#2246

Merged
allmightyspiff merged 3 commits intomasterfrom
cf_call
Mar 24, 2026
Merged

Fixed an issue with cf_call not getting the last page of results#2246
allmightyspiff merged 3 commits intomasterfrom
cf_call

Conversation

@allmightyspiff
Copy link
Member

No description provided.

@allmightyspiff allmightyspiff self-assigned this Mar 24, 2026
- Added 11 comprehensive tests in CfCallTests class
- Tests cover all code paths including:
  - Basic functionality with default and custom limits
  - Offset parameter handling
  - Non-list result early return
  - Single page results (no threading needed)
  - Invalid limit validation (zero and negative)
  - Args and kwargs pass-through
  - Large datasets with multiple parallel calls
  - Threading behavior verification
- All 41 tests in api_tests.py pass
- Fixed all flake8 formatting issues
@allmightyspiff allmightyspiff merged commit 715bb2e into master Mar 24, 2026
12 checks passed
@allmightyspiff allmightyspiff deleted the cf_call branch March 24, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant